usage of the config parameter in the _slayer_http_server_t structure

5 views
Skip to first unread message

harini ganta

unread,
Mar 12, 2010, 7:14:19 AM3/12/10
to dbslayer
Hi I am developer who needs to modify the structure of json according
to our client requirement.

I need to know the use of config parameter in the structure
_slayer_http_server_t which is defined in the slayer_http_server.h and
where it is used exactly?

Can i also have any document help regarding this?

Thanks
Harini

dgot...@gmail.com

unread,
Mar 16, 2010, 11:09:59 AM3/16/10
to dbslayer

That is the main configuration parameter that gets initialized at
startup in dbslayer_server.c

What is the format of JSON that you need? It would be easy to
reformat things but you probably want to look in

db/dbaccess.c - > json_value * dbresult2json(MYSQL_RES *
myresult,apr_pool_t *mpool) {

If there is something specific let us know.

thanks,

d

Reply all
Reply to author
Forward
0 new messages