Re: mod_perl_traps && my($var) = '';

2001-02-20 Thread Vasily Petrushin
my ($var) = (''); Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Performance Tuning -- How do I determine the correct value forRLimitMEM?

2001-02-14 Thread Vasily Petrushin
ong=define, longlongsize=8, d_longdbl=define, longdblsize=16 > alignbytes=8, usemymalloc=y, prototype=define > Linker and Libraries: > ld='gcc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib > libs=-lsoc

Re: Segfault: apache-1.3.17+modperl-1.25

2001-02-14 Thread Vasily Petrushin
4pl1 that way and it works. > > Any ideas? Does the trace help? > > > > -- > Gary Algier, WB2FWZ [EMAIL PROTECTED] +1 856 787 2758 > Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 > >A self-addressed envelope would be addressed "envelope." > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Squid and mod_perl. Is it a good company?

2001-02-12 Thread Vasily Petrushin
They are very good and friendly company. I'm using this bundle over two years under high load. All things works fine. I can send you all configuration tips and comments, if you have any problems. Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: mod_vhost_alias / ProxyPassReverse problem

2001-02-12 Thread Vasily Petrushin
ider hacking around in > src/main/util_uri.c? Can this be fixed by a fixup handler (maybe replacing > r->uri_components->port?) Or should I just drop mod_vhost_alias on the > backend and start using perl sections to do a directory scan on /www/site > and setup all my VirtualHosts that

Re: mod_perl/apache mysql memory usage

2001-02-08 Thread Vasily Petrushin
00 mysqld > 799 nobody 0 0 8412 8412 5524 S 0 0.0 9.6 0:00 httpd > 800 nobody 0 0 8392 8392 5512 S 0 0.0 9.6 0:00 httpd > 801 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 804 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 805 nobody 0 0 8388 8388 5512 S 0 0.0 9.6 0:00 httpd > 806 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 807 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 808 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 809 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 810 root 0 0 2348 2348 1384 S 0 0.0 2.6 0:00 mysqld > 822 nobody 0 0 7480 7480 7320 S 0 0.0 8.5 0:00 httpd > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Error reporting mod_perl 1.25 + apache 1.3.17

2001-02-07 Thread Vasily Petrushin
; mod_perl systems using exactly the packages you have mentioned. > > > > Anyone care to confirm that? > > > I've seen some strange segementation fault problems with mod_perl > > > 1.25. I have not had the time to document these. > > > Environment is similar to others: mod_perl 1.25, apache 1.3.17, perl > > > 5.00503, solaris 2.6... > > > > > > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Error reporting mod_perl 1.25 + apache 1.3.17

2001-02-02 Thread Vasily Petrushin
ease examine t/logs/error_log) at t/TEST line 95. *** Error code 146 make: Fatal error: Command failed for target `run_tests' OS: bash-2.03# uname -a SunOS sun 5.8 Generic_108528-04 sun4u sparc SUNW,Ultra-4 Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

mod_perl 1.25 + perl 5.6

2001-01-31 Thread Vasily Petrushin
when building perl 5.6 and apache? Can You advice? Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Repost with typos corrected--Instance variable inheritance

2001-01-30 Thread Vasily Petrushin
> my ($self, $q); > > -> $self = $self->new(); ??? 8-[ ] who is $self->new() ??? $self = PackageName->new(); > my $r = Apache::Request->new($q); > > # send headers here > > print $self->name; > return OK; >} > > > ------ > Ken Williams Last Bastion of Euclidity > [EMAIL PROTECTED]The Math Forum > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Anyone using "virtual server" for mod_perl hosts?

2001-01-30 Thread Vasily Petrushin
> > Oh! and before anyone points it out, yes, it low -- low -- low traffic. > The current server never gets more than 0.5 load average. > > > > > Martin > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Anyone using "virtual server" for mod_perl hosts?

2001-01-30 Thread Vasily Petrushin
x27; succesfully? Or have a horror story? > Know of companies other than verio? > > Oh! and before anyone points it out, yes, it low -- low -- low traffic. > The current server never gets more than 0.5 load average. > > > > > Martin > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

RE: Advice needed. (web app. performance)

2001-01-30 Thread Vasily Petrushin
as "busy" or "idle". But the question > is how to share this dynamicly modified table among all httpd processes? .. > > / vlad > > > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]

Re: Runaways

2001-01-30 Thread Vasily Petrushin
s will translate back to mod perl > correctly, as $0 is the name of the configuration from within mod > perl. > > Has anyone had to deal with this sort of problem in the past? > > Robert Landrum > Vasily Petrushin +7 (095) 2508363 http://www.interfax.ru mailto:[EMAIL PROTECTED]