From the CPU cycles consumed by the two lshttpd processes, two processes has been well balanced, so the configuration should be all right.
And it does look like the kernel allocate I/O operations to only one CPU core only, it is up to the kernel I/O scheduler, not much we can do about in user...