Re: [users@httpd] RewriteCond: backreferences in TestString

2016-08-31 Thread Alexey Vlasov
On Fri, Aug 19, 2016 at 10:54:51AM -0400, Eric Covener wrote: > > something like this: > > RewriteCond /patch/ver(70) -f > > RewriteRule ^([^?]*)\.php(.*)$ http://127.0.0.1:100%1%{REQUEST_URI} [NC,L,P] > > That's valid, but it doesn't exactly match the subject of the email > (which would not work)

[users@httpd] RewriteCond: backreferences in TestString

2016-08-19 Thread Alexey Vlasov
Hi, I oo dynamically switch PHP versions but it turns out too many rules. Can it somehow easier? ## PHP 5.2 RewriteCond /patch/ver52 -f RewriteRule ^([^?]*)\.php(.*)$ http://127.0.0.1:10052%{REQUEST_URI} [NC,L,P] ... ## PHP 5.6 RewriteCond /patch/ver56 -f RewriteRule ^([^?]*)\.php(.*)$ http://127

Spaces in request URI when using proxy-subrequest

2008-12-18 Thread Alexey Vlasov
REQUEST_URI /AAA%20AAA SCRIPT_NAME /phpinfo.php Is this a bug? -- BRGDS. Alexey Vlasov. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [EMAIL PROTECTED] High CPU usage with MPM Worker/Event

2008-11-10 Thread Alexey Vlasov
easing the number of > threads per process that way you can reduce the number of processes, also > introduce ThreadLimit param in order to increase the ThreadsPerChild.Let me > know if I can help you. > Thanks > -A > > On Sun, Nov 9, 2008 at 10:31 PM, Alexey Vlasov <[EMAIL PR

Re: [EMAIL PROTECTED] High CPU usage with MPM Worker/Event

2008-11-09 Thread Alexey Vlasov
quest are particular process you want to handle.Once it > is done the process will be killed and a new process is going to be > started.I guess your CPU usage should come down. > Thanks > -A > > On Thu, Nov 6, 2008 at 2:49 AM, Alexey Vlasov <[EMAIL PROTECTED]> wrote: > > >

[EMAIL PROTECTED] High CPU usage with MPM Worker/Event

2008-11-05 Thread Alexey Vlasov
ml RewriteEngine On RewriteCond *** *** # some rules for backend RewriteRule *** *** [NC,L,P] SuexecUserGroup user group Total number of virtual hosts is about 2000. -- BRGDS. Alexey Vlasov. - The official

Re: [EMAIL PROTECTED] ProxyTimeout and mod_rewrite proxy request

2008-01-30 Thread Alexey Vlasov
p/get-request > > Then run tcpdump to see all packets flying between the hosts/ports. > > I suggest you cut down your config as much as you can and > make sure there are no other timeout settings anywhere. > > regs, > > Christian > > > On Wed, Jan 30, 2008

[EMAIL PROTECTED] ProxyTimeout and mod_rewrite proxy request

2008-01-29 Thread Alexey Vlasov
ing test-apache.hu... 111.222.222.111 Connecting to test-apache.hu|111.222.222.111|:80... connected. HTTP request sent, awaiting response... 502 Proxy Error 21:26:43 ERROR 502: Proxy Error. real3m1.556s user0m0.000s sys 0m0.004s Does anyone have ideas what the timeout is and how to increase it?

[EMAIL PROTECTED] there's a strange text in the error log.

2007-10-14 Thread Alexey Vlasov
Hi. >From time to time i see in the log the following: [Sun Oct 14 00:42:05 2007] [notice] Apache/2.2.6 (Unix) PHP/5.2.4 mod_ssl/2.2.6 Path:\t\tmessage/news\t8bit\n0\tstring\t\tXref:\t\tmess age/news\t8bit\n0\tstring\t\tFrom:\t\tmessage/rfc822\t7bit\n0\tstring\t\tArticle \tmessage/news\t8bit\n#--