You might simply want to google it (e.g. "mod_perl internal dummy connection")
https://knackforge.com/blog/sivaji/mitigating-apache-internal-dummy-connection-issue
Best regards,
Holger
On 5. Jun 2017, at 08:31, Peng Yonghua
mailto:p...@vodafonemail.de>> wrote:
I saw many items like these in lo
Dear Billy,
> On 07.10.2014, at 15:26, "Patton, Billy" wrote:
>
> I’m rewriting/moving an app that hasn’t been touched in over 5 years. [..]
> At my previous job we had a mantra “design for test”
>
> So from the very first file I create I want to be able to test each step as I
> proceed.
> I’
Am 15.05.2014 um 01:52 schrieb Worik Stanton :
> I am still trying to fathom the API.
>
> I have struck a snag with the documentation.
>
>
> https://perl.apache.org/docs/2.0/api/Apache2/Connection.html#Synopsis
> says
>
> use Apache2::Connection ();
> use Apache2::RequestRec ();
>
> my $
n();
• obj: $r ( Apache2::RequestRec object )
• ret: $c ( Apache2::Connection object )
• since: 2.0.00
—
Best regards,
Holger
______
Holger Kipp
Diplom-Mathematiker
Senior Consultant
Tel. : +49 30 436 58 114
Fax. : +49 30
ges to
mitigate limited bandwidth (io) of the disks.
With ReiserFS I have seen some benchmarks that are not really in
favour, like
http://linuxgazette.net/122/TWDT.html#piszcz
and my experience with UFS2 (albeit on FreeBSD) was much better
than with Linux/ReiserFS on the same machine. Neither were tuned, though,
so ymmv.
Regards,
Holger Kipp
);
maybe you should try
my $cipher = new Crypt::CBC(
-key => $ENCRYPTION_KEY,
-cipher => 'Blowfish',
-salt => 0
);
to not use salt then.
Regards,
Holger Kipp
a real
performance increase at all - depending on application)):
dual core: 1.8 pages per second
0.95 seconds for serving one page
single core: 1.0 pages per second
1.0 seconds for serving one page
Hope this helps.
Regards,
Holger Kipp
(proprietary code).
Is this typical behaviour for SHARE? Or am I missing something here?
Explanations very welcome. I really couldn't sleep very well last night...
Regards,
Holger Kipp