> On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >Is there a way (a command!) to display apache threads while it is  running.
> >I'd like to know how many threads are only for SSL connections?
> >I've no MaxThreads directive in my httpd.conf and neither in my ssl.conf.
> >So I think the default is 2048 but....this means 1024 threads for
> >connections on port 80 and 1024 threads for connection on port 443.
> >
> >I'm a problem in these days with apache I've some pages with a lot of
> >images.
> >When my system  is busy very for a lot of workload we have notice that the
> >number of seconds for serving an images in https is very high and the 
> >server
> >become very slow while we have no the same problem in http.
> >
> >I'm thinking about a misconfiguration in my ssl.conf. I've crypto hardware
> >accelerator.................

On 04.04.07 09:48, Joshua Slive wrote:
> Not being an SSL expert, my first guess would be insufficient random 
> entropy.

which means using /dev/urandom for reaqding of entropy, or installing kernel
modules for HW entropy generators (if you have any on the board) could help
much.

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Support bacteria - they're the only culture some people have. 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to