|
Instead of using the APIs, have you tried installing Scott Klement's YAJL
and used yajl_stdin_load_tree() in your CGI program instead? It does use
the same APIs under the covers.
Bradley V. Stone
www.bvstools.com
MAILTOOL Benefit #2 <https://www.bvstools.com/mailtool.html>: The ability
to specify a "From" and/or "Reply To" email address!
On Mon, Dec 16, 2019 at 3:17 PM Suren K <suren7437@xxxxxxxxx> wrote:
Hi All,help
I am getting some performance issue. Your suggestions will be a great
to me and very much appreciated.program
Earlier, I was using IWS as web service and trying some POST method
transactions (JSON as Input and JSON as response, used both DATA-INTO and
DATA-GEN for JSON Conversions). It was taking 300 milliseconds for
processing a transaction.
Now, i thought of using only HTTP Server and using CGI program calls to
interact with RPG. I created a new HTTP Server and updated the
configuration to add the CGI program call. Also, I created a sample
which contains only 3 line of code (Line 1 will fetch the input100
using QtmhRdStin API, Line 2 hard coded sample response JSON string of
character length, Line 3 send back the hard coded responsethe
using QtmhWrStout API).
But the CGI program call method is taking 500 milliseconds for processing
the sample program (Program with 3 lines of code).
Any configurations which i need to take care in HTTP Server to increase
performance?--
Regards,
Surender K
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.