T
Tim Payne
If I were writing an HTTP module where I wanted to access the response text
that was being sent back to the user, what would be the optimum method for
doing this within the module? I'm investigating the viability of using this
for logging some info, and I'm wondering if there are any established or
best practice methods for doing this that will minimise the performance hit
on the server?
Regards,
Tim.
that was being sent back to the user, what would be the optimum method for
doing this within the module? I'm investigating the viability of using this
for logging some info, and I'm wondering if there are any established or
best practice methods for doing this that will minimise the performance hit
on the server?
Regards,
Tim.