Hi,<br><br>I am working on a module for load balancing. I have to make use of the type float. Can anyone please tell me if there is any nginx specific data type for float such as the one that exists for int (ngx_int_t). I would also like to know how to write the float value to the logs. The type %f prints only the integer portion of the float value.<br>
<br>Thank you in advance.<br><br>With Regards,<br>Aparna.<br>