Re: mod_ssl in fronend-backend Apache configuration

2000-02-01 Thread Stas Bekman
> Btw, it seems to be offtopic, but are there any tool kinda 'top' that shows > really used memory, because top shows: > -- > 134 processes: 133 sleeping, 1 running, 0 zombie, 0 stopped > CPU states: 2.2% user, 3.3% system, 0.0% nice, 94.8% idle > Mem

Re: mod_ssl in fronend-backend Apache configuration

2000-01-31 Thread Ilya Obshadko
Hello BeerBong, ÐÏÎÅÄÅÌØÎÉË, 31 ÑÎ×ÁÒÑ 2000 Ç., you wrote: B> mod_ssl is not a light thing, and I need encrypt mod_perl'd script results B> only, therefore I think that mod_ssl should be in back-end server. Am I B> right ? Does mod_proxy pass ssl encrypted data? mod_proxy allows CONNECT method

Re: mod_ssl in fronend-backend Apache configuration

2000-01-31 Thread Tom Brown
On Mon, 31 Jan 2000, BeerBong wrote: > Hello all! > > I need encrypted access to some directories on some virtual hosts. > > I have lightweight proxy apache server and backend mod_perl server. > > mod_ssl is not a light thing, and I need encrypt mod_perl'd script results > only, therefore I th