cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy Question

Former Member
0 Kudos

Hi

I have an interface which is Proxy to JMS scenario

1. 35000 records/Daily

2. 464 bytes per message

Will there be any performance impact in using this scenario, Can proxy handle such a load please let me know

Thanks

Selvam

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Just want to add my thoughts over here...

1. 35k msgs/day is not a problem at all. But I am worried about the other interfaces too.. In total how many msgs can pass through XI on an average?

2. 464 bytes per msg is very less data. If possible try to combine data at the R/3 and send it as a bunch of records in a single msg. This approach will surely increase the performance. But again, every thing depends on your business requirement.

Regards,

Jai Shankar

agasthuri_doss
Active Contributor
0 Kudos

Hi,

35000 records there will not be performance issue at all, Proxy can handle this scenerio in excellent manner. Since JMS receiver side the whole scenerio will be smooth.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

You can use Proxy senario there will be no performance issue in it.

Actually in general proxy is used to send large amount od data in Daily basis.

Checkout the Performance tuning guide

SAP Exchange Infrastructure Tuning Guide XI 3.0

For Performance Monnitoring refer

Performance Monitoring (SAP Library - SAP NetWeaver Exchange Infrastructure)

Also checkout these blogs

SAP Network Blog: Performance Tuning Checks in SAP Exchange Infrastructure

SAP Network Blog: Performance Tuning Checks in SAP Exchange Infrastructure(XI): Part-II

SAP Network Blog: Performance Tuning Checks in SAP Exchange Infrastructure(XI): Part-III

Check this links it may help u.

Regards,

Phani.

Note :Reward Points.

Former Member
0 Kudos

Hi Selvam,

We use proxy whenever there is a huge amount of data, so by using proxy in your scenario there will be no performance issue.

Regards,

Sarvesh

agasthuri_doss
Active Contributor
0 Kudos

Hi,

No issue at all Proxy can handle it. If you face issue try breaking the messages and send with the help of Proxy.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hey

>>Will there be any performance impact in using this scenario

it all depends upon your hardware configurations,i guess you should be able to handle 35,000 messages

Thanx

Aamir