Displaying 6 results from an estimated 6 matches for "request_rec".
Did you mean:
request_key
2009 Feb 11
8
how to get DTrace to use the same structure field alignment as C?
Is there a pragma to turn off padding or some other mechanism besides
dummying up fields to make them char[] to disable padding?
Thanks!
2010 Mar 17
4
passenger errors
...e spawn server has exited
unexpectedly.
Backtrace:
in ''virtual boost::shared_ptr<Passenger::Application::Session>
Passenger::ApplicationPoolServer::Client::get(const
Passenger::PoolOptions&)'' (ApplicationPoolServer.h:471)
in ''int Hooks::handleRequest(request_rec*)'' (Hooks.cpp:521)
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'': no such file to load -- rack (LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
from
/usr/lib/ruby/gems/1.8/gems/p...
1997 Jan 12
0
Apache 1.1.1 overflow
...,
new_cookie to store information used to track web site users. The
hostname, which with even the most cautious of resolver libraries, can be
up to 255 characters long, is stuffed into this buffer, along with the
string "apache=" and a number. The offending code reads:
void make_cookie(request_rec *r)
{
struct timeval tv;
char new_cookie[100]; /* blurgh */
char *dot;
const char *rname = pstrdup(r->pool,
get_remote_host(r->connection, r->per_dir_config,
REMOTE_NAME));
struct timezone...
2009 Oct 19
7
Passenger Woes
...e spawn server has exited unexpectedly.
Backtrace:
in ''virtual boost::shared_ptr<Passenger::Application::Session>
Passenger::ApplicationPoolServer::Client::get(const
Passenger::PoolOptions&)'' (ApplicationPoolServer.h:471)
in ''int Hooks::handleRequest(request_rec*)'' (Hooks.cpp:521)
I''m baffled - I can''t see what''s wrong. Please help! :)
TIA,
S.
--
Stephen Nelson-Smith
Technical Director
Atalanta Systems Ltd
www.atalanta-systems.com
--~--~---------~--~----~------------~-------~--~----~
You received this message becau...
2005 Aug 02
0
[ANNOUNCE] mod_R: The R/Apache Integration Project
...Setting the Content Type header
apr_table Structure of the apr_table type in RApache
as.html Converting RApache objects to HTML
directives RApache directives used in Apace config file
intro Introduction to RApache
request_rec Structure of the RApache request record
return_codes RApache handler return codes
Licensing
---------
Please see the file called LICENSE.
--
Jeffrey Horner Computer Systems Analyst School of Medicine
615-322-8606 Department of Biostatis...
2005 Aug 02
0
[ANNOUNCE] mod_R: The R/Apache Integration Project
...Setting the Content Type header
apr_table Structure of the apr_table type in RApache
as.html Converting RApache objects to HTML
directives RApache directives used in Apace config file
intro Introduction to RApache
request_rec Structure of the RApache request record
return_codes RApache handler return codes
Licensing
---------
Please see the file called LICENSE.
--
Jeffrey Horner Computer Systems Analyst School of Medicine
615-322-8606 Department of Biostatis...