Re: client connection being passed to apache modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 7, 2013 at 4:24 AM, Bhanu <bhanu.s@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I am using Apache with mod_gsoap.
> Is there any way in which I can send the client connection information to
> the module mod_gsoap.
>
> In the handler function I could see a pointer to an object of type struct
> request_rec being passed as an argument to the handler function. Is this the
> right way...?
> Is there any other way by which,  Every client connection status can be sent
> to the Apache modules?

Connection level info is available in r->connection, or
connection-oriented hooks are available that get passed it as an
argument directly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux