Mark Hedges wrote:
On Mon, 29 Dec 2008, David Ihnen wrote:
Though that is, of course, specific to the application
being programmed, utilizing client-side javascript active
stuff rather than particular web server programming to
transparently handle it on the server side using basic
html2.0 typ
On Mon, 29 Dec 2008, David Ihnen wrote:
>
> Though that is, of course, specific to the application
> being programmed, utilizing client-side javascript active
> stuff rather than particular web server programming to
> transparently handle it on the server side using basic
> html2.0 type structure.
One of the fun aspects of this is that the dark-blue-going-
on-purple book (which I have) describes how global variables
are sometimes shared between threads if they're not declared
shared, while your linked page says "only data that is
explicitly requested to be shared will be shared between
thre
cr...@animalhead.com wrote:
[...]
My own not very reliable 2 cent :
The mod_perl 2 User's Guide (Pub: Onyx Neon, authors: Stas Beckman and
Jim Brandt) has apparently only part of 2 pages (365-366) on the subject.
Also, the Suse Enterprise Linux 10.x system that I recently installed
for a custom
I'm about to try a threaded MPM for my largely mod_perl2-based web site.
Maybe my search skills are going downhill, but I haven't found much
material about how to modify my scripts for the threaded environment.
The first step is done, namely to minimize use of global variables. I'm
pretty sure
Dropped back in configuration and component programs to a working
combination, then advanced in smaller steps than I had done before.
You were correct, Mr G, in your prediction that the lib tree was
involved.
The 'Undefined symbol "PL_markstack_ptr"' in the mod_perl2 'make
test' step:
1.
Philip M. Gollucci wrote:
David Ihnen wrote:
1. Problem Description:
While developing with CGI::Application and utilizing Apache::Reload,
we encountered an issue where our modules were not being succesfully
reinitialized on reload. It was traced down to @ISA not containing
the proper values
Mark Hedges wrote:
On Mon, 29 Dec 2008, David Ihnen wrote:
Say the application's session times out, but the user
posts something by clicking submit.
They are redirected to the OpenID server but it says
they are still logged in and returns a positive
response.
But you can't know that
On Mon, 29 Dec 2008, David Ihnen wrote:
> > Say the application's session times out, but the user
> > posts something by clicking submit.
> >
> > They are redirected to the OpenID server but it says
> > they are still logged in and returns a positive
> > response.
>
> But you can't know that they
Mark Hedges wrote:
The question is, since the handler doing the preservation
and installing the input filter also instantiates an
Apache2::Request object, when it gets to the response phase
controller, will the response handler's Apache2::Request
instance read the replaced data or the cached dat
Mark Hedges wrote:
[...]
Hi.
Not to discourage you, but to point out some additional aspects..
There is a Belgian proverb that says essentially "one should not try to
be more catholic than the pope".
What I mean by that is that there are many twists to web authentication,
and it is really h
11 matches
Mail list logo