Hi ,<div><br></div><div>I'm new to server development.  I have a c++ struct that need to be initialized once from file and it will be used in each request since the data it has is read only. I'm not sure what's the best practice to define that struct in nginx module.   </div>
<div><br></div><div>Shall I put it in the module loc config or just define it as a global variable ?   </div><div><br></div><div>Thanks, </div><div><br></div><div>Weide </div><div><br></div><div><br></div>