[users@httpd] keep-alive and SCGI to process on another server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



any suggestions for increasing the number of keep-alive connections with this configuration:

- web server accessed via ssl

- web server accesses host/port on a separate physical app server via SCGI, or mod_python


i use this command for testing:

ab2 -k -n 100 https://myhost.tld/appname/action

location "/appname/" is mapped to another server/port via SCGI


ab2 tells me i get 0 keep-alive connections out of the 100. the result is that i'm only getting about 15 requests per second.

log files tell me that there is a separate "Seeding PRNG with 272 bytes of entropy" message for each request, instead of only once as with successful keep-alive requests.


any suggestions?



---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux