[ic] mod_interchange and Apache MaxClients

Kevin Walsh kevin at cursor.biz
Wed Nov 16 15:11:42 EST 2005


Ron Phipps [rphipps at reliant-solutions.com] wrote:
> <Location />
>         SetHandler interchange-handler
>         InterchangeServer 127.0.0.1:7483
>         DropRequestList /default.ida /x.ida /cmd.exe /root.exe
>         OrdinaryFileList /w3c/ /webstats/ /rss/ /classes/ /banner/ /images/ /guides/ /nav/ /ebay/ /guides/
> </Location>
> 
As a further test, can you try changing that InterchangeServer directive
to use a UNIX-domain socket file, rather than an Inet socket.  All of
the websites I've worked with have used UNIX domain socket files.  It
could be the case that the Inet needs some fine tuning.  It would be
interesting to see if the same problem occurs when socket files are in
use.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list